home *** CD-ROM | disk | FTP | other *** search
- AnalytiCalc V25-3A
- I have modified AnalytiCalc to have only one window now for the
- spreadsheet functions. This allows all inputs to be handled in
- that same window, avoiding the older problems of clicking in either
- window and never being totally sure where input went.
- I intend (after some more reading) to try a version that will open
- a window and use the console device directly. This should allow the
- menus to be handled via IDCMP input ports while console I/O is handled
- as at present. This must however await my finding out how well the
- code will work under 2.0. Presently all input goes via routine
- getttl and all output via swrt, with routine uvt100 setting cursor
- addresses, video attributes and the like. This facilitates the change
- since all direct Fortran read/writes to screen are gone.
- Because my getting V2.0 is likely to take a while (I have an A1000
- with expansion memory) this release probably will be stable for a
- while. Functionally it is not altered apart from the user interface
- modifications mentioned.
- AnalytiCalc remains freely distributable. Any outsiders are welcome
- to add improvements also. The source files and executable are updated;
- this version of the executable is for larger systems.
- Glenn Everhart
- 7/4/1990
-